Test of the Month Question
You will only be able to view annotations after the survey deadline.
About
It is easiest to test all of the different question types separately when trying to finish the create survey / upload survey response functionality, so that is what I am doing here.
Month Question
- Users respond to the survey question with a month input, using an
<input type="month" />
HTML element - The creator of the survey can specify a min month, max month, or both.
- The creator of the survey can specify a step for the input.
- The survey results should be shown on a histogram with a slider to adjust the bin size.
Questions
In which month did you last take a vacation?
Max Month: 2025-02
What month did you start your current job or school?
Min Month: 1990-01
Which month was the most momentous of the 20th century?
Min Month: 1900-01
Max Month: 1999-12
What was your favorite month of the options below last year?
Min Month: 2024-02
Max Month: 2024-12